Skip to content

Conversation

@danbarr
Copy link
Collaborator

@danbarr danbarr commented Aug 26, 2025

Renovate seems to be dialed in now, so removing the Dependabot config.

Also updates the node engine constraint to be more explicit and should keep Renovate from wanting to bump it.

Signed-off-by: Dan Barr [email protected]

Replaced by Renovate

Signed-off-by: Dan Barr <[email protected]>
Signed-off-by: Dan Barr <[email protected]>
Copilot AI review requested due to automatic review settings August 26, 2025 21:18
@vercel
Copy link

vercel bot commented Aug 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Aug 26, 2025 9:18pm

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the Dependabot configuration in favor of using Renovate for dependency management and updates the Node.js version constraint to be more explicit. The changes streamline the project's dependency management approach by consolidating on a single tool (Renovate) and provide more precise version constraints to prevent unwanted updates.

  • Removes the entire Dependabot configuration file that was managing npm and GitHub Actions updates
  • Updates Node.js engine constraint from >=22.0 to >=22.0.0 <23.0.0 for more explicit version control

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
.github/dependabot.yaml Complete removal of Dependabot configuration
package.json Updates Node.js engine constraint to exclude major version 23

@danbarr danbarr merged commit af3c854 into main Aug 26, 2025
6 checks passed
@danbarr danbarr deleted the remove-dependabot branch August 26, 2025 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants